home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 4 / Assassins 4 (1999)(Weird Science).iso / adventures_1 / wraith_blaster / agt_files / wb.bat < prev    next >
DOS Batch File  |  1977-12-31  |  632b  |  17 lines

  1. @echo off
  2. cls
  3. echo                  RING THOMPSON ENTERPRISES PRESENTS:
  4. echo                            WRAITH BLASTER
  5. echo                             Version 1.0
  6. echo                            by Ken Dibble
  7. echo         Created Using:  The BIG Adventure Game Toolkit 1.21
  8. echo                  Copyright 1990  All Rights Reserved        
  9. echo                  by David R. Malmberg & Mark J. Welch
  10. echo                            Distributed by   
  11. echo                               Softworks
  12. echo                           43064 Via Moraga
  13. echo                       Mission San Jose, CA 94539
  14. RUNB WB
  15. pause
  16. cls
  17.